CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算术 表达式

搜索资源列表

  1. by31.rar

    0下载:
  2. 算法优先法实现算术表达式的语法分析
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:4785
    • 提供者:
  1. khss

    0下载:
  2. 数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack I
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2130
    • 提供者:橙子
  1. bysy2005

    0下载:
  2. 2002级计算机科学与技术专业(4-11班) 要求完成下述两个实验: 1、识别小型语言所有单词的词法分析程序设计(4机时) 2、算术表达式文法的递归下降分析程序设计(6机时) 实验一:词法分析器的构造与实现 -2002 Computer Science and Technology (4-11 classes) required to complete the following two experiments : one to identify all small l
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5941
    • 提供者:刀尖
  1. 算符优先—编译原理

    0下载:
  2. java实现的对算术表达式进行词法分析和语法分析,实现过程很简练,值得参考哦!-achieve the right arithmetic expression for lexical analysis and syntax analysis, implementation process is very concise and valuable reference Oh!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:75319
    • 提供者:陈为
  1. java8934567355

    0下载:
  2. 一些实用的JAVA编程小例子.用算符优先算法分析算术表达式,算法很简练,希望大家参考。-some practical examples of small Java programming. Using operator priority arithmetic expression analysis algorithm, the algorithm is very concise and hope your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1259933
    • 提供者:肖云
  1. top_down

    0下载:
  2. 自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10884
    • 提供者:李强
  1. expression_calculation

    0下载:
  2. 利用栈实现的算术表达式计算程序,语言为纯c。开发工具为vc6。-use Stack arithmetic expression calculation procedures, language pure c. Development tools for vc6.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7768
    • 提供者:朱麟
  1. 编译课设

    0下载:
  2. 算术表达式词法和语法分析程序,递归下降法,四元式-arithmetic expression morphology and syntax analysis procedures, recursive method, four yuan -
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:吧是否
  1. 多赋值语句算术表达式解析器2.2

    0下载:
  2. 能计算如下表达式:x=3 y=4 z=x^2+sin(y) -expression can be calculated as follows : 3 x = y = z = 4 x ^ 2 sin (y)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:196696
    • 提供者:王箭
  1. 415703

    0下载:
  2. 设计一个算法,将一般算术表达式转化为逆波兰表达式,并求逆波兰表达式的值。-design an algorithm, general arithmetic expressions into reverse Polish expression, and inverse Poland the value of the expression.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:
  1. MathExpression

    0下载:
  2. 简单算术表达式的计算(使用栈) java 版-simple arithmetic calculation of the expression (using the stack) java version
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:黄羊
  1. ruan

    0下载:
  2. 用递归下降法分析算术表达式的框图,主要完成: ⑴ 通知外界键入算术表达式; ⑵ 控制E过程分析算术表达式; ⑶ 根据分析结果之正误,分别通知外界不同的信息。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5218
    • 提供者:王锐铭
  1. ssbdxqz

    0下载:
  2. 一个利用递归下降分析方法,实现算术表达式的值,是一个非常值得参考的程序,是学习编译原理的首选.-a decline in the use of recursive analysis method, the value of arithmetic expressions is a very worthwhile reference to the procedures, compiler theory is the study of choice.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6688
    • 提供者:xym
  1. 算术表达式的语法分析器

    1下载:
  2. 算术表达式的语法分析器-arithmetic expression parser
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:2657
    • 提供者:李云
  1. 算术表达式解析器

    0下载:
  2. 算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN\"-arithmetic expression parser. Rar support of the following variables and Math ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN &
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-10
    • 文件大小:49241
    • 提供者:石林
  1. 基于二叉树求算术表达式求值的课程设计

    2下载:
  2. 这是本人做的关于基于二叉树求算术表达式求值的课程设计,供大家一起学习。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程
  3. 所属分类:汇编语言

    • 发布日期:2012-08-22
    • 文件大小:5090
    • 提供者:viking
  1. 算术表达式的词法分析和语法分析.rar

    1下载:
  2. 算术表达式的词法分析和语法分析,编译原理的实验,希望能和大家探讨。,arithmetic expression of lexical analysis and parsing, translation theory test, and we hope to explore.
  3. 所属分类:Compiler program

    • 发布日期:2015-07-01
    • 文件大小:16277
    • 提供者:陈为
  1. C

    1下载:
  2. C#算术表达式求值我是的算法核心是逆波兰式.还有就是w3eval这个算术表达式求值算法很不错.但有一种表达式它会报错.我想这是一个BUG:w3eavl不能计算"-(3+5)"的值.或者类似的计算式.-C# Arithmetic expressions evaluate my algorithm is the core of Reverse Polish-style. W3eval there is the arithmetic expression evaluation algorithm is
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6728
    • 提供者:箱子
  1. InToPost

    0下载:
  2. 中缀表达式转换成后缀表达式算法,并求算术表达式的方法。-Infix expression into the expression suffix algorithm, and methods for arithmetic expressions.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:吕秀彬
  1. grammar_1

    0下载:
  2. 编译原理的语法分析,分析的是算术表达式,进行递归应用,可以检查输入是否合法!-yeah,it is really good!!
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:857856
    • 提供者:梁光
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com